- Added the rest of the XHTML entities to the google reader in a slightly
authorparkrrrr <parkrrrr@f51c46e8-681c-474f-0cfe-069cfd0219fb>
Fri, 11 May 2007 15:54:47 +0000 (15:54 +0000)
committerparkrrrr <parkrrrr@f51c46e8-681c-474f-0cfe-069cfd0219fb>
Fri, 11 May 2007 15:54:47 +0000 (15:54 +0000)
commit48f10981222f552338cff1d06266094ea770dab7
treef01cc28ff90007076afe600129a88dbcd058bf84
parent75f2eed484716907f6ad311469317119e1ab2337
- Added the rest of the XHTML entities to the google reader in a slightly
  more reasonable form.  Letting expat do the heavy lifting for entity
  substitutions.
- Replaced ugly O(n^2) string replacement with one that's closer to O(n).
  The fact that TheDailyWTF just featured code like the code that was here
  originally is just a coincidence, really.
gpsbabel/google.c
gpsbabel/xhtmlent.c [new file with mode: 0644]
gpsbabel/xmlgeneric.c
gpsbabel/xmlgeneric.h